Build Log
  

------- Build started: Project: NetworkHandler, Configuration: Debug|Win32 -------

Command Lines
  
Creating temporary file "c:\Documents and Settings\Tolga Akgoz\Desktop\Graduation Project\Dsm\06.06.2005\Dsm\NetworkHandler\Debug\BAT000007.bat" with contents
[
@echo off
if exist "c:\Documents and Settings\Tolga Akgoz\Desktop\Graduation Project\Dsm\06.06.2005\Dsm\debug\" goto DirExists
mkdir "c:\Documents and Settings\Tolga Akgoz\Desktop\Graduation Project\Dsm\06.06.2005\Dsm\debug\"
:DirExists
if exist "c:\Documents and Settings\Tolga Akgoz\Desktop\Graduation Project\Dsm\06.06.2005\Dsm\debug\edtftpnet-1.1.6.dll" erase "c:\Documents and Settings\Tolga Akgoz\Desktop\Graduation Project\Dsm\06.06.2005\Dsm\debug\edtftpnet-1.1.6.dll"
if exist "c:\Documents and Settings\Tolga Akgoz\Desktop\Graduation Project\Dsm\06.06.2005\Dsm\debug\edtftpnet-1.1.6.dll" goto VCReportError
xcopy "c:\Documents and Settings\Tolga Akgoz\Desktop\Graduation Project\Dsm\06.06.2005\Dsm\temp\edtftpnet-1.1.6.dll" "c:\Documents and Settings\Tolga Akgoz\Desktop\Graduation Project\Dsm\06.06.2005\Dsm\debug\"

if errorlevel 1 goto VCReportError
goto VCEnd
:VCReportError
echo Project : error PRJ0019: A tool returned an error code from "Copying assemblies to target directory..."
exit 1
:VCEnd
]
Creating command line ""c:\Documents and Settings\Tolga Akgoz\Desktop\Graduation Project\Dsm\06.06.2005\Dsm\NetworkHandler\Debug\BAT000007.bat""
Creating temporary file "c:\Documents and Settings\Tolga Akgoz\Desktop\Graduation Project\Dsm\06.06.2005\Dsm\NetworkHandler\Debug\RSP000008.rsp" with contents
[
/Od /AI "C:\Documents and Settings\Tolga Akgoz\Desktop\Graduation Project\DSM\06.06.2005\DSM\Debug" /D "WIN32" /D "_DEBUG" /D "_WINDLL" /D "_MBCS" /FD /EHsc /MTd /GS /Yu"stdafx.h" /Fp"Debug/NetworkHandler.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Zi /clr /TP /FU "C:\Documents and Settings\Tolga Akgoz\Desktop\Graduation Project\DSM\06.06.2005\DSM\temp\edtftpnet-1.1.6.dll"
/FU "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\mscorlib.dll"
/FU "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
/FU "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"  /Zl
".\NetworkHandler.cpp"
".\AssemblyInfo.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\Tolga Akgoz\Desktop\Graduation Project\Dsm\06.06.2005\Dsm\NetworkHandler\Debug\RSP000008.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\Tolga Akgoz\Desktop\Graduation Project\Dsm\06.06.2005\Dsm\NetworkHandler\Debug\RSP000009.rsp" with contents
[
/Od /AI "C:\Documents and Settings\Tolga Akgoz\Desktop\Graduation Project\DSM\06.06.2005\DSM\Debug" /D "WIN32" /D "_DEBUG" /D "_WINDLL" /D "_MBCS" /FD /EHsc /MTd /GS /Yc"stdafx.h" /Fp"Debug/NetworkHandler.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Zi /clr /TP /FU "C:\Documents and Settings\Tolga Akgoz\Desktop\Graduation Project\DSM\06.06.2005\DSM\temp\edtftpnet-1.1.6.dll"
/FU "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\mscorlib.dll"
/FU "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
/FU "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"  /Zl
".\Stdafx.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\Tolga Akgoz\Desktop\Graduation Project\Dsm\06.06.2005\Dsm\NetworkHandler\Debug\RSP000009.rsp" /nologo"
Creating command line "rc.exe /fo"Debug/app.res" ".\app.rc""
Creating temporary file "c:\Documents and Settings\Tolga Akgoz\Desktop\Graduation Project\Dsm\06.06.2005\Dsm\NetworkHandler\Debug\RSP00000A.rsp" with contents
[
/OUT:"C:\Documents and Settings\Tolga Akgoz\Desktop\Graduation Project\DSM\06.06.2005\DSM\Debug\NetworkHandler.dll" /INCREMENTAL /NOLOGO /DLL /DEBUG /ASSEMBLYDEBUG /PDB:"C:\Documents and Settings\Tolga Akgoz\Desktop\Graduation Project\DSM\06.06.2005\DSM\Debug/NetworkHandler.pdb" /FIXED:No /noentry nochkclr.obj mscoree.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib "\Program Files\Microsoft Visual Studio .NET 2003\Sdk\v1.1\Lib\mscoree.lib"
".\Debug\AssemblyInfo.obj"
".\Debug\NetworkHandler.obj"
".\Debug\Stdafx.obj"
".\Debug\app.res"
]
Creating command line "link.exe @"c:\Documents and Settings\Tolga Akgoz\Desktop\Graduation Project\Dsm\06.06.2005\Dsm\NetworkHandler\Debug\RSP00000A.rsp""
Output Window
  
Copying assemblies to target directory...
C:\Documents and Settings\Tolga Akgoz\Desktop\Graduation Project\Dsm\06.06.2005\Dsm\temp\edtftpnet-1.1.6.dll
1 File(s) copied
Compiling...
Stdafx.cpp
Compiling...
NetworkHandler.cpp
NetworkHandler.cpp(23) : warning C4101: 'e' : unreferenced local variable
NetworkHandler.cpp(27) : warning C4101: 'e' : unreferenced local variable
NetworkHandler.cpp(49) : warning C4101: 'e' : unreferenced local variable
NetworkHandler.cpp(68) : warning C4101: 'e' : unreferenced local variable
NetworkHandler.cpp(87) : warning C4101: 'e' : unreferenced local variable
NetworkHandler.cpp(107) : warning C4101: 'e' : unreferenced local variable
NetworkHandler.cpp(140) : warning C4101: 'e' : unreferenced local variable
NetworkHandler.cpp(156) : warning C4244: 'return' : conversion from '__int64' to 'int', possible loss of data
NetworkHandler.cpp(158) : warning C4101: 'e' : unreferenced local variable
NetworkHandler.cpp(190) : warning C4101: 'e' : unreferenced local variable
AssemblyInfo.cpp
Generating Code...
Compiling resources...
Linking...
nochkclr.obj : warning LNK4099: PDB 'libc.pdb' was not found with 'C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\lib\nochkclr.obj' or at 'C:\Documents and Settings\Tolga Akgoz\Desktop\Graduation Project\DSM\06.06.2005\DSM\Debug\libc.pdb'; linking object as if no debug info
Results
  
Build log was saved at "file://c:\Documents and Settings\Tolga Akgoz\Desktop\Graduation Project\Dsm\06.06.2005\Dsm\NetworkHandler\Debug\BuildLog.htm"
NetworkHandler - 0 error(s), 11 warning(s)